Skip to content

chore: Bump version to 0.2.0#129

Merged
nfebe merged 1 commit into
mainfrom
chore/release-0.2.0
May 25, 2026
Merged

chore: Bump version to 0.2.0#129
nfebe merged 1 commit into
mainfrom
chore/release-0.2.0

Conversation

@nfebe

@nfebe nfebe commented May 25, 2026

Copy link
Copy Markdown
Contributor

Added

  • API key edit endpoint with per-deployment access levels (read, write, admin) capped by the owning user's level
  • Deployment protected mode: configurable blocked actions and command rules, with an explicit enable switch
  • System terminal endpoint, behind its own protected-mode configuration and a new permission
  • System file manager endpoint with listing, file and directory creation, chmod, and rename
  • Cheap files-info variant (?usage=false) so the UI can render the system file manager without waiting for a recursive disk-usage walk

Fixed

  • API key creation by an admin key with no associated user no longer returns 401; the owning admin is resolved automatically
  • apiKeyToResponse emits null instead of the zero time for unset expires_at and last_used_at

Marks the release that ships API key edit with per-deployment access
levels, deployment protected mode, the system terminal with its own
protected mode, and the system-wide file manager API.
@sourceant

sourceant Bot commented May 25, 2026

Copy link
Copy Markdown

Code Review Summary

This pull request prepares the project for the 0.2.0 release by updating the version file and documenting significant new features and bug fixes in the changelog.

🚀 Key Improvements

  • Updated VERSION to 0.2.0.
  • Comprehensive CHANGELOG.md update covering new API features, protected mode, and file manager improvements.

@sourceant sourceant Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review complete. No specific code suggestions were generated. See the overview comment for a summary.

@nfebe nfebe merged commit a130429 into main May 25, 2026
5 checks passed
@nfebe nfebe deleted the chore/release-0.2.0 branch May 25, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant